Euclid's Lemma
   HOME

TheInfoList



OR:

In
algebra Algebra () is one of the broad areas of mathematics. Roughly speaking, algebra is the study of mathematical symbols and the rules for manipulating these symbols in formulas; it is a unifying thread of almost all of mathematics. Elementary a ...
and
number theory Number theory (or arithmetic or higher arithmetic in older usage) is a branch of pure mathematics devoted primarily to the study of the integers and arithmetic function, integer-valued functions. German mathematician Carl Friedrich Gauss (1777 ...
, Euclid's lemma is a lemma that captures a fundamental property of
prime number A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...
s, namely: For example, if , , , then , and since this is divisible by 19, the lemma implies that one or both of 133 or 143 must be as well. In fact, . If the premise of the lemma does not hold, i.e., is a
composite number A composite number is a positive integer that can be formed by multiplying two smaller positive integers. Equivalently, it is a positive integer that has at least one divisor other than 1 and itself. Every positive integer is composite, prime, ...
, its consequent may be either true or false. For example, in the case of , , , composite number 10 divides , but 10 divides neither 4 nor 15. This property is the key in the proof of the
fundamental theorem of arithmetic In mathematics, the fundamental theorem of arithmetic, also called the unique factorization theorem and prime factorization theorem, states that every integer greater than 1 can be represented uniquely as a product of prime numbers, up to the ord ...
. It is used to define
prime element In mathematics, specifically in abstract algebra, a prime element of a commutative ring is an object satisfying certain properties similar to the prime numbers in the integers and to irreducible polynomials. Care should be taken to distinguish pri ...
s, a generalization of prime numbers to arbitrary commutative rings. Euclid's Lemma shows that in the integers
irreducible element In algebra, an irreducible element of a domain is a non-zero element that is not invertible (that is, is not a unit), and is not the product of two non-invertible elements. Relationship with prime elements Irreducible elements should not be confus ...
s are also prime elements. The proof uses
induction Induction, Inducible or Inductive may refer to: Biology and medicine * Labor induction (birth/pregnancy) * Induction chemotherapy, in medicine * Induced stem cells, stem cells derived from somatic, reproductive, pluripotent or other cell t ...
so it does not apply to all
integral domain In mathematics, specifically abstract algebra, an integral domain is a nonzero commutative ring in which the product of any two nonzero elements is nonzero. Integral domains are generalizations of the ring of integers and provide a natural set ...
s.


Formulations

Euclid's lemma is commonly used in the following equivalent form: Euclid's lemma can be generalized as follows from prime numbers to any integers. This is a generalization because a prime number is coprime with an integer if and only if does not divide .


History

The lemma first appears as proposition 30 in Book VII of
Euclid Euclid (; grc-gre, Wikt:Εὐκλείδης, Εὐκλείδης; BC) was an ancient Greek mathematician active as a geometer and logician. Considered the "father of geometry", he is chiefly known for the ''Euclid's Elements, Elements'' trea ...
's '' Elements''. It is included in practically every book that covers elementary number theory. The generalization of the lemma to integers appeared in Jean Prestet's textbook ''Nouveaux Elémens de Mathématiques'' in 1681. In
Carl Friedrich Gauss Johann Carl Friedrich Gauss (; german: Gauß ; la, Carolus Fridericus Gauss; 30 April 177723 February 1855) was a German mathematician and physicist who made significant contributions to many fields in mathematics and science. Sometimes refer ...
's treatise ''
Disquisitiones Arithmeticae The (Latin for "Arithmetical Investigations") is a textbook of number theory written in Latin by Carl Friedrich Gauss in 1798 when Gauss was 21 and first published in 1801 when he was 24. It is notable for having had a revolutionary impact on th ...
'', the statement of the lemma is Euclid's Proposition 14 (Section 2), which he uses to prove the uniqueness of the decomposition product of prime factors of an integer (Theorem 16), admitting the existence as "obvious". From this existence and uniqueness he then deduces the generalization of prime numbers to integers. For this reason, the generalization of Euclid's lemma is sometimes referred to as Gauss's lemma, but some believe this usage is incorrect due to confusion with Gauss's lemma on quadratic residues.


Proofs

The two first subsections, are proofs of the generalized version of Euclid's lemma, namely that: ''if divides and is
coprime In mathematics, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equivale ...
with then it divides .'' The original Euclid's lemma follows immediately, since, if is prime then it divides or does not divide in which case it is coprime with so per the generalized version it divides .


Using Bézout's identity

In modern mathematics, a common proof involves
Bézout's identity In mathematics, Bézout's identity (also called Bézout's lemma), named after Étienne Bézout, is the following theorem: Here the greatest common divisor of and is taken to be . The integers and are called Bézout coefficients for ; they ...
, which was unknown at Euclid's time. Bézout's identity states that if and are
coprime integers In mathematics, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equivale ...
(i.e. they share no common divisors other than 1 and −1) there exist integers and such that : rx+sy = 1. Let and be coprime, and assume that . By Bézout's identity, there are and such that : rn+sa = 1. Multiply both sides by : : rnb+sab = b. The first term on the left is divisible by , and the second term is divisible by , which by hypothesis is divisible by . Therefore their sum, , is also divisible by .


By induction

The following proof is inspired by Euclid's version of
Euclidean algorithm In mathematics, the Euclidean algorithm,Some widely used textbooks, such as I. N. Herstein's ''Topics in Algebra'' and Serge Lang's ''Algebra'', use the term "Euclidean algorithm" to refer to Euclidean division or Euclid's algorithm, is an effi ...
, which proceeds by using only subtractions. Suppose that n \mid ab and that and are
coprime In mathematics, two integers and are coprime, relatively prime or mutually prime if the only positive integer that is a divisor of both of them is 1. Consequently, any prime number that divides does not divide , and vice versa. This is equivale ...
(that is, their
greatest common divisor In mathematics, the greatest common divisor (GCD) of two or more integers, which are not all zero, is the largest positive integer that divides each of the integers. For two integers ''x'', ''y'', the greatest common divisor of ''x'' and ''y'' is ...
is ). One has to prove that divides . Since n \mid ab, there is a integer such that nq=ab. Without loss of generality, one can suppose that , , , and are positive, since the divisibility relation is independent from the signs of the involved integers. For proving this by
strong induction Mathematical induction is a method for proving that a statement ''P''(''n'') is true for every natural number ''n'', that is, that the infinitely many cases ''P''(0), ''P''(1), ''P''(2), ''P''(3), ...  all hold. Informal metaphors help ...
, we suppose that the result has been proved for all positive lower values of . There are three cases: If , coprimality implies , and divides trivially. If , one has :n(q-b)=(a-n)b. The positive integers and are coprime: their greatest common divisor must divide their sum, and thus divides both and . It results that , by the coprimality hypothesis. So, the conclusion follows from the induction hypothesis, since . Similarly, if one has :(n-a)q=a(b-q), and the same argument shows that and are coprime. Therefore, one has , and the induction hypothesis implies that divides ; that is, b-q=r(n-a) for some integer. So, (n-a)q=ar(n-a), and, by dividing by , one has q=ar. Therefore, ab=nq=anr, and by dividing by , one gets b=nr, the desired result.


Proof of ''Elements''

Euclid's lemma is proved at the Proposition 30 in Book VII of Euclid's ''Elements''. The original proof is difficult to understand as is, so we quote the commentary from . ;Proposition 19 :If four numbers be proportional, the number produced from the first and fourth is equal to the number produced from the second and third; and, if the number produced from the first and fourth be equal to that produced from the second and third, the four numbers are proportional. ;Proposition 20 :The least numbers of those that have the same ratio with them measures those that have the same ratio the same number of times—the greater the greater and the less the less. ;Proposition 21 :Numbers prime to one another are the least of those that have the same ratio with them. ;Proposition 29 :Any prime number is prime to any number it does not measure. ;Proposition 30 :If two numbers, by multiplying one another, make the same number, and any prime number measures the product, it also measures one of the original numbers. ;Proof of 30 :If ''c'', a prime number, measure ''ab'', ''c'' measures either ''a'' or ''b''.
Suppose ''c'' does not measure ''a''.
Therefore ''c'', ''a'' are prime to one another. VII. 29
Suppose ''ab''=''mc''.
Therefore ''c'' : ''a'' = ''b'' : ''m''. VII. 19
Hence [ VII. 20, 21] ''b''=''nc'', where ''n'' is some integer.
Therefore ''c'' measures ''b''.
Similarly, if ''c'' does not measure ''b'', ''c'' measures ''a''.
Therefore ''c'' measures one or other of the two numbers ''a'', ''b''.
Q.E.D.


See also

*
Bézout's identity In mathematics, Bézout's identity (also called Bézout's lemma), named after Étienne Bézout, is the following theorem: Here the greatest common divisor of and is taken to be . The integers and are called Bézout coefficients for ; they ...
*
Euclidean algorithm In mathematics, the Euclidean algorithm,Some widely used textbooks, such as I. N. Herstein's ''Topics in Algebra'' and Serge Lang's ''Algebra'', use the term "Euclidean algorithm" to refer to Euclidean division or Euclid's algorithm, is an effi ...
*
Fundamental theorem of arithmetic In mathematics, the fundamental theorem of arithmetic, also called the unique factorization theorem and prime factorization theorem, states that every integer greater than 1 can be represented uniquely as a product of prime numbers, up to the ord ...
*
Irreducible element In algebra, an irreducible element of a domain is a non-zero element that is not invertible (that is, is not a unit), and is not the product of two non-invertible elements. Relationship with prime elements Irreducible elements should not be confus ...
*
Prime element In mathematics, specifically in abstract algebra, a prime element of a commutative ring is an object satisfying certain properties similar to the prime numbers in the integers and to irreducible polynomials. Care should be taken to distinguish pri ...
*
Prime number A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...


Footnotes


Notes


Citations


References

*. *
vol. 2
* * * * * *. * *. *.


External links

* {{DEFAULTSORT:Euclid's Lemma Articles containing proofs Lemmas in number theory Theorems about prime numbers